Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MariaDB to supported databases #285

Open
wants to merge 2 commits into
base: v1.x
Choose a base branch
from
Open

Add MariaDB to supported databases #285

wants to merge 2 commits into from

Conversation

klas
Copy link

@klas klas commented Jun 17, 2024

Add MariaDb to MySql alias to allow model creating when using MariaDB.

Add MariaDb to MySql alias to allow model creating when using MariaDB.
@lvidaguren
Copy link

The

use Illuminate\Database\MariaDbConnection;

is missing

add missing use
@klas
Copy link
Author

klas commented Aug 21, 2024

Sorry for the mistake, fixed

@vgavrilovikj
Copy link

Is this fixed? Still getting: There is no Schema Mapper registered for [Illuminate\Database\MariaDbConnection] connection.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants